imcontext: Improve dead key handling more
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Mar 2021 22:51:57 +0000 (18:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 22 Mar 2021 01:48:03 +0000 (21:48 -0400)
commit8bfc6afe33467a03ea2ab39afbab86052d0dce23
treec420f486b9497c9d69e0eeaa80986a2251a6a6a0
parent5b67e6817c80caf1282e227eea000c4b98df0621
imcontext: Improve dead key handling more

For sequences like ``, we want to commit the first
deadkey and then continue preedit with the second.

The alternative is to do chained deadkeys, where
entering ~~a yields ̃̀̃̃a. But we don't do that, and
I think that would be more controversial.
gtk/gtkimcontextsimple.c